Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(euclid_wasm): update paypal payment experience #4811

Merged
merged 15 commits into from
May 31, 2024

Conversation

JeevaRamu0104
Copy link
Contributor

@JeevaRamu0104 JeevaRamu0104 commented May 29, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Allow Paypal Wallet to have both payment_experiences RedirectToUrl and InvokeSdkClient
image

Dashboard Request Payload
image

Reference PR #4697

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@JeevaRamu0104 JeevaRamu0104 added the A-euclid-foc Area: Euclid Family of Crates label May 29, 2024
@JeevaRamu0104 JeevaRamu0104 self-assigned this May 29, 2024
@JeevaRamu0104 JeevaRamu0104 requested a review from a team as a code owner May 29, 2024 11:14
@JeevaRamu0104 JeevaRamu0104 added A-connector-compatibility Area: Connector compatibility S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels May 29, 2024
@JeevaRamu0104 JeevaRamu0104 linked an issue May 29, 2024 that may be closed by this pull request
2 tasks
@likhinbopanna likhinbopanna added this pull request to the merge queue May 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 30, 2024
@likhinbopanna likhinbopanna added this pull request to the merge queue May 31, 2024
Merged via the queue into main with commit 121b611 May 31, 2024
10 checks passed
@likhinbopanna likhinbopanna deleted the update-paypal-payment_experience branch May 31, 2024 07:52
@SanchithHegde SanchithHegde removed the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-compatibility Area: Connector compatibility A-euclid-foc Area: Euclid Family of Crates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE] : [Paypal] Add session_token flow for Paypal sdk and update the wasm
5 participants